Bump the all-deps group across 1 directory with 5 updates#1321
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-deps group across 1 directory with 5 updates#1321dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 5 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` | | [faker](https://github.com/joke2k/faker) | `40.12.0` | `40.21.0` | | [syrupy](https://github.com/syrupy-project/syrupy) | `5.1.0` | `5.3.1` | | [django-filter](https://github.com/carltongibson/django-filter) | `25.1` | `25.2` | | [django-polymorphic](https://github.com/django-commons/django-polymorphic) | `4.11.2` | `4.11.5` | Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) Updates `faker` from 40.12.0 to 40.21.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.12.0...v40.21.0) Updates `syrupy` from 5.1.0 to 5.3.1 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v5.1.0...v5.3.1) Updates `django-filter` from 25.1 to 25.2 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@25.1...25.2) Updates `django-polymorphic` from 4.11.2 to 4.11.5 - [Release notes](https://github.com/django-commons/django-polymorphic/releases) - [Commits](django-commons/django-polymorphic@v4.11.2...v4.11.5) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: faker dependency-version: 40.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: syrupy dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: django-polymorphic dependency-version: 4.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 5 updates in the /requirements directory:
26.3.126.5.140.12.040.21.05.1.05.3.125.125.24.11.24.11.5Updates
blackfrom 26.3.1 to 26.5.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)Updates
fakerfrom 40.12.0 to 40.21.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
8b06111Bump version: 40.20.0 → 40.21.08ec76fb📝 Update CHANGELOG.mdfbd8c03add banks list foren_GBlocale (#2363)3672645Bump version: 40.19.1 → 40.20.0b369e13📝 Update CHANGELOG.md7ec6acdchore: improve faker maintenance path (#2382)0535f12Bump liskin/gh-problem-matcher-wrap from 3 to 4 (#2381)0bed3fcAddpanandgstingenerators toen_INSSN provider (#2357)3e9b7b0Bump version: 40.19.0 → 40.19.1fea0515📝 Update CHANGELOG.mdUpdates
syrupyfrom 5.1.0 to 5.3.1Release notes
Sourced from syrupy's releases.
... (truncated)
Changelog
Sourced from syrupy's changelog.
... (truncated)
Commits
c528216fix(test): mark pydantic and attrs as dependencies for running internal tests...32b9ccbchore(deps): update benchmark-action/github-action-benchmark action to v1.22....520f813chore(deps): update python docker tag to v3.14.4 (#1102)9ad6eb4chore(deps): update astral-sh/setup-uv action to v8.1.0 (#1103)06c5ab4chore(release): 5.3.0 [skip ci]5887f25chore: update dev dependencies (#1101)2daa56efeat: add --snapshot-update-new-only flag (#843) (#1098)61c4e07chore: skip benchmark on forks (#1100)a4880a7fix: include tests in sdist (#1099)719a71achore(deps): update dependency pytest to v9.0.3 (#1096)Updates
django-filterfrom 25.1 to 25.2Changelog
Sourced from django-filter's changelog.
Commits
17ec565Bumped version for 25.2 release.9b4b8fdUpdated testing for Django 6.0. (#1730)1b07b3eBump actions/setup-python from 5 to 6 in the github-actions group (#1726)27a1168Bump the github-actions group with 2 updates (#1722)7f59b6fAdd drf as optional dependencies (#1724)635343eAdd reference anchors to filter types to facilitate intersphinx refs (#1706)7b3176eDocument steps for postgres full text search (#1704)Updates
django-polymorphicfrom 4.11.2 to 4.11.5Release notes
Sourced from django-polymorphic's releases.
Commits
c60b16bFix concurrency setting on reusable workflowsb72b987add one additional test, update changelog, bump version5a7fe54Potential fix for pull request findingff11ac8fix: return first PolymorphicParentModelAdmin5b16d49revert playwright browser install change, address review findings47ebd5bfix testsf76dbf6add remaining tests for coverage94415bdremove name on code cov upload75607d5format all workflows387a4c1pin docker images, add zizmor configDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions